[INFO] fetching crate swarmit 1.2.2...
[INFO] testing swarmit-1.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate swarmit 1.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate swarmit 1.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swarmit 1.2.2
[INFO] tweaked toml for crates.io crate swarmit 1.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swarmit 1.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swarmit 1.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27c6d5991a8026e2605e98144cc89a264d5a1c11dcac64e8a0ddff46c71824c5
[INFO] running `Command { std: "docker" "start" "-a" "27c6d5991a8026e2605e98144cc89a264d5a1c11dcac64e8a0ddff46c71824c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27c6d5991a8026e2605e98144cc89a264d5a1c11dcac64e8a0ddff46c71824c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c6d5991a8026e2605e98144cc89a264d5a1c11dcac64e8a0ddff46c71824c5", kill_on_drop: false }`
[INFO] [stdout] 27c6d5991a8026e2605e98144cc89a264d5a1c11dcac64e8a0ddff46c71824c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f80e04514ec9816a24f93a7d3bfd38938c16e5b5afbd64424b59d79c3a08c25
[INFO] running `Command { std: "docker" "start" "-a" "6f80e04514ec9816a24f93a7d3bfd38938c16e5b5afbd64424b59d79c3a08c25", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling bat v0.26.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling catppuccin v2.4.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling terminal-trx v0.2.6
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling xterm-color v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling clircle v0.6.1
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling swarmit v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "6f80e04514ec9816a24f93a7d3bfd38938c16e5b5afbd64424b59d79c3a08c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f80e04514ec9816a24f93a7d3bfd38938c16e5b5afbd64424b59d79c3a08c25", kill_on_drop: false }`
[INFO] [stdout] 6f80e04514ec9816a24f93a7d3bfd38938c16e5b5afbd64424b59d79c3a08c25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdd089c96efdd1e7c367dd6fb7386e4f3d7d1f57963ef80813f0e45c495ddbb4
[INFO] running `Command { std: "docker" "start" "-a" "bdd089c96efdd1e7c367dd6fb7386e4f3d7d1f57963ef80813f0e45c495ddbb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling swarmit v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.56s
[INFO] running `Command { std: "docker" "inspect" "bdd089c96efdd1e7c367dd6fb7386e4f3d7d1f57963ef80813f0e45c495ddbb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdd089c96efdd1e7c367dd6fb7386e4f3d7d1f57963ef80813f0e45c495ddbb4", kill_on_drop: false }`
[INFO] [stdout] bdd089c96efdd1e7c367dd6fb7386e4f3d7d1f57963ef80813f0e45c495ddbb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e5e1e5ce1f2e494193267b3d327312e8a5fdf536d196f7a5fc29c960dd022a1
[INFO] running `Command { std: "docker" "start" "-a" "1e5e1e5ce1f2e494193267b3d327312e8a5fdf536d196f7a5fc29c960dd022a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swarmit-63c43b87d78b8d58)
[INFO] [stdout] 
[INFO] [stdout] running 170 tests
[INFO] [stdout] test models::id::tests::agent_id_display ... ok
[INFO] [stdout] test models::id::tests::agent_id_empty ... ok
[INFO] [stdout] test models::id::tests::agent_id_invalid_chars ... ok
[INFO] [stdout] test models::id::tests::item_id_display_large_number ... ok
[INFO] [stdout] test models::id::tests::item_id_display_very_large ... ok
[INFO] [stdout] test models::id::tests::agent_id_valid ... ok
[INFO] [stdout] test models::id::tests::item_id_number ... ok
[INFO] [stdout] test models::id::tests::item_id_from_str_invalid_lowercase_prefix ... ok
[INFO] [stdout] test models::relationship::tests::parent_child_inverse ... ok
[INFO] [stdout] test models::relationship::tests::relates_to_self_inverse ... ok
[INFO] [stdout] test models::relationship::tests::relationship_inverse ... ok
[INFO] [stdout] test models::id::tests::item_id_display ... ok
[INFO] [stdout] test models::relationship::tests::relationship_display ... ok
[INFO] [stdout] test models::status::tests::priority_ordering ... ok
[INFO] [stdout] test models::id::tests::item_id_from_str_invalid_no_dash ... ok
[INFO] [stdout] test models::status::tests::status_display ... ok
[INFO] [stdout] test models::id::tests::item_id_from_str_valid ... ok
[INFO] [stdout] test models::id::tests::item_id_from_str_invalid_non_numeric ... ok
[INFO] [stdout] test models::status::tests::status_ordering ... ok
[INFO] [stdout] test models::id::tests::item_id_prefix ... ok
[INFO] [stdout] test models::relationship::tests::blocks_inverse_is_blocked_by ... ok
[INFO] [stdout] test models::status::tests::status_serde_roundtrip ... ok
[INFO] [stdout] test models::status::tests::status_terminal ... ok
[INFO] [stdout] test state::db::tests::cancel_task_db_roundtrip ... ok
[INFO] [stdout] test state::db::tests::cancel_task_triggers_epic_auto_completion_db ... ok
[INFO] [stdout] test state::db::tests::cancel_epic_db_cascades_to_tasks ... ok
[INFO] [stdout] test state::db::tests::test_compact_db ... ok
[INFO] [stdout] test state::db::tests::test_compact_makes_log_replay_impossible ... ok
[INFO] [stdout] test state::db::tests::test_all_16_variants_db_materializer_equivalence ... ok
[INFO] [stdout] test state::db::tests::test_concurrent_duplicate_create_task ... ok
[INFO] [stdout] test state::db::tests::test_count_operations ... ok
[INFO] [stdout] test state::db::tests::test_compact_during_concurrent_writes ... ok
[INFO] [stdout] test state::db::tests::test_create_epic_op_sequential_ids ... ok
[INFO] [stdout] test state::db::tests::test_concurrent_writes_with_open_db ... ok
[INFO] [stdout] test state::db::tests::test_create_task_op_rejects_nonexistent_epic ... ok
[INFO] [stdout] test state::db::tests::test_concurrent_writes ... ok
[INFO] [stdout] test state::db::tests::test_create_task_op_sequential_ids ... ok
[INFO] [stdout] test state::db::tests::test_concurrent_epic_completion_race ... ok
[INFO] [stdout] test state::db::tests::test_create_task_op_uses_custom_prefix ... ok
[INFO] [stdout] test state::db::tests::test_create_task_op_succeeds_with_valid_epic ... ok
[INFO] [stdout] test state::db::tests::test_create_task_op_with_epic ... ok
[INFO] [stdout] test state::db::tests::test_concurrent_task_creation_no_data_loss ... ok
[INFO] [stdout] test state::db::tests::test_create_task_pointing_to_deleted_epic ... ok
[INFO] [stdout] test state::db::tests::test_concurrent_write_read_consistency ... ok
[INFO] [stdout] test state::db::tests::test_create_task_op_concurrent_no_duplicates ... ok
[INFO] [stdout] test state::db::tests::test_delete_epic_orphans_task_epic_id ... ok
[INFO] [stdout] test state::db::tests::test_delete_epic_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_delete_task_leaves_orphan_comments_and_insights ... ok
[INFO] [stdout] test state::db::tests::test_duplicate_create_diverges_db_vs_materializer ... ok
[INFO] [stdout] test state::db::tests::test_delete_task_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_detach_last_task_from_done_epic ... ok
[INFO] [stdout] test state::db::tests::test_cross_connection_sequential_without_init ... ok
[INFO] [stdout] test state::db::tests::test_epic_completion_db ... ok
[INFO] [stdout] test state::db::tests::test_ghost_claim_and_complete_silently_noop ... ok
[INFO] [stdout] test state::db::tests::test_full_lifecycle_timestamps ... ok
[INFO] [stdout] test state::db::tests::test_ghost_epic_ops_silently_noop ... ok
[INFO] [stdout] test state::db::tests::test_ghost_update_task_silently_noop ... ok
[INFO] [stdout] test state::db::tests::test_ghost_ops_survive_compact_cleanly ... ok
[INFO] [stdout] test state::db::tests::test_legacy_log_import ... ok
[INFO] [stdout] test state::db::tests::test_open_creates_schema ... ok
[INFO] [stdout] test state::db::tests::test_multi_op_atomicity ... ok
[INFO] [stdout] test state::db::tests::test_insert_or_ignore_preserves_claimed_task ... ok
[INFO] [stdout] test state::db::tests::test_partial_update_epic_preserves_unrelated_fields ... ok
[INFO] [stdout] test state::db::tests::test_partial_update_task_preserves_unrelated_fields ... ok
[INFO] [stdout] test state::db::tests::test_post_compact_continuity ... ok
[INFO] [stdout] test state::db::tests::test_read_operations_since ... ok
[INFO] [stdout] test state::db::tests::test_relationship_for_nonexistent_tasks ... ok
[INFO] [stdout] test state::db::tests::test_remove_relationship_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_rollback_on_inner_failure ... ok
[INFO] [stdout] test state::db::tests::test_replay_mixed_valid_and_ghost_ops ... ok
[INFO] [stdout] test state::db::tests::test_update_epic_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_seq_gap_jump_and_fill ... ok
[INFO] [stdout] test state::db::tests::test_seq_independence_epic_vs_task ... ok
[INFO] [stdout] test state::db::tests::test_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_update_epic_status_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_update_project_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_sequential_ids_without_init_project ... ok
[INFO] [stdout] test state::materializer::tests::add_comment ... ok
[INFO] [stdout] test state::materializer::tests::add_insight ... ok
[INFO] [stdout] test state::materializer::tests::add_relationship ... ok
[INFO] [stdout] test state::materializer::tests::add_task_to_done_epic_reopens_it ... ok
[INFO] [stdout] test state::materializer::tests::add_task_to_non_done_epic_leaves_status_unchanged ... ok
[INFO] [stdout] test state::materializer::tests::cancel_epic_cascades_to_non_terminal_tasks ... ok
[INFO] [stdout] test state::materializer::tests::cancel_nonexistent_epic_fails ... ok
[INFO] [stdout] test state::materializer::tests::cancel_nonexistent_task_fails ... ok
[INFO] [stdout] test state::materializer::tests::cancel_task_sets_status_and_adds_comment ... ok
[INFO] [stdout] test state::materializer::tests::cancel_task_triggers_epic_auto_completion ... ok
[INFO] [stdout] test state::materializer::tests::claim_task ... ok
[INFO] [stdout] test state::materializer::tests::complete_all_tasks_auto_closes_epic ... ok
[INFO] [stdout] test state::materializer::tests::complete_task ... ok
[INFO] [stdout] test state::materializer::tests::create_epic ... ok
[INFO] [stdout] test state::materializer::tests::create_task_adds_to_epic ... ok
[INFO] [stdout] test state::materializer::tests::delete_last_non_done_task_closes_epic ... ok
[INFO] [stdout] test state::materializer::tests::delete_task_removes_from_epic ... ok
[INFO] [stdout] test state::materializer::tests::duplicate_create_task_does_not_add_id_twice_to_epic ... ok
[INFO] [stdout] test state::materializer::tests::empty_epic_stays_unchanged_on_complete ... ok
[INFO] [stdout] test state::materializer::tests::init_project ... ok
[INFO] [stdout] test state::materializer::tests::partial_completion_does_not_close_epic ... ok
[INFO] [stdout] test state::db::tests::test_update_task_status_round_trip ... ok
[INFO] [stdout] test state::materializer::tests::update_project_name ... ok
[INFO] [stdout] test state::materializer::tests::update_project_before_init_fails ... ok
[INFO] [stdout] test state::materializer::tests::update_project_description ... ok
[INFO] [stdout] test state::db::tests::test_update_task_assignee_all_variants ... ok
[INFO] [stdout] test state::materializer::tests::update_task_epic_syncs_task_ids_and_auto_closes ... ok
[INFO] [stdout] test state::db::tests::test_update_task_epic_id_all_variants ... ok
[INFO] [stdout] test state::db::tests::test_update_task_move_epic_round_trip ... ok
[INFO] [stdout] test state::db::tests::test_v1_snapshot_migration ... ok
[INFO] [stdout] test tests::load_state_empty_dir ... ok
[INFO] [stdout] test tui::app::tests::add_comment_sets_pending_editor_when_detail_comments_focused ... ok
[INFO] [stdout] test tests::load_state_is_idempotent ... ok
[INFO] [stdout] test tui::app::tests::add_comment_noop_on_description_tab ... ok
[INFO] [stdout] test tui::app::tests::back_invariant_focus_always_list_when_detail_closed ... ok
[INFO] [stdout] test tui::app::tests::back_closes_detail_pane_when_open ... ok
[INFO] [stdout] test tests::load_state_reflects_written_operations ... ok
[INFO] [stdout] test tui::app::tests::edit_description_noop_on_list_focus ... ok
[INFO] [stdout] test tui::app::tests::edit_description_noop_on_comments_tab ... ok
[INFO] [stdout] test tui::app::tests::back_on_main_without_detail_shows_quit_dialog ... ok
[INFO] [stdout] test tui::app::tests::dashboard_rows_sorted_by_creation_date_by_default ... ok
[INFO] [stdout] test tui::app::tests::edit_description_sets_pending_editor_when_detail_description_focused ... ok
[INFO] [stdout] test tui::app::tests::epic_dialog_cancel_closes ... ok
[INFO] [stdout] test tui::app::tests::epic_child_tasks_keep_creation_order ... ok
[INFO] [stdout] test tui::app::tests::epic_dialog_opens_with_current_epic_preselected ... ok
[INFO] [stdout] test tui::app::tests::epic_dialog_opens_with_none_preselected_for_orphan_task ... ok
[INFO] [stdout] test tui::app::tests::filter_dialog_confirm_sets_filter_and_closes ... ok
[INFO] [stdout] test tui::app::tests::epic_dialog_noop_on_epic_row ... ok
[INFO] [stdout] test tui::app::tests::filter_dialog_opens_with_current_filter_preselected ... ok
[INFO] [stdout] test tui::app::tests::filter_dialog_cancel_does_not_change_filter ... ok
[INFO] [stdout] test tui::app::tests::filter_dialog_wraps_navigation_down_to_up ... ok
[INFO] [stdout] test tui::app::tests::focus_detail_noop_on_empty_list ... ok
[INFO] [stdout] test tui::app::tests::focus_detail_opens_detail_and_sets_focus_detail ... ok
[INFO] [stdout] test tui::app::tests::focus_list_pane_noop_when_already_on_list ... ok
[INFO] [stdout] test tui::app::tests::focus_list_pane_returns_focus_to_list ... ok
[INFO] [stdout] test tui::app::tests::list_navigation_resets_scroll_when_detail_open ... ok
[INFO] [stdout] test tui::app::tests::resize_pane_clamps_to_20_80_range ... ok
[INFO] [stdout] test tui::app::tests::resize_pane_grows_focused_pane ... ok
[INFO] [stdout] test tui::app::tests::selected_task_id_returns_id_on_task_row ... ok
[INFO] [stdout] test tui::app::tests::scroll_saturates_at_zero ... ok
[INFO] [stdout] test tui::app::tests::sort_dialog_cancel_closes_without_change ... ok
[INFO] [stdout] test tui::app::tests::sort_dialog_navigation_wraps ... ok
[INFO] [stdout] test tui::app::tests::sort_dialog_opens_with_current_sort_preselected ... ok
[INFO] [stdout] test tui::app::tests::status_dialog_navigation_wraps ... ok
[INFO] [stdout] test tui::app::tests::status_dialog_cancel_closes ... ok
[INFO] [stdout] test tui::app::tests::status_dialog_noop_on_epic_row ... ok
[INFO] [stdout] test tui::app::tests::status_dialog_opens_with_current_status_preselected ... ok
[INFO] [stdout] test tui::app::tests::test_crab_animation_crabs_move_on_update ... ok
[INFO] [stdout] test tui::app::tests::test_crab_animation_expires_after_3s ... ok
[INFO] [stdout] test tui::app::tests::tab_backward_cycles_tab_when_detail_open ... ok
[INFO] [stdout] test tui::app::tests::toggle_collapse_expands_collapsed_epic ... ok
[INFO] [stdout] test tui::app::tests::tab_forward_cycles_tab_when_detail_open ... ok
[INFO] [stdout] test tui::app::tests::tab_forward_works_from_list_focus_with_detail_open ... ok
[INFO] [stdout] test tui::app::tests::selected_task_id_returns_none_on_epic_row ... ok
[INFO] [stdout] test tui::app::tests::tab_forward_noop_when_detail_closed ... ok
[INFO] [stdout] test tui::events::tests::test_konami_tracker_partial_then_wrong ... ok
[INFO] [stdout] test tui::events::tests::test_konami_tracker_resets_on_wrong_key ... ok
[INFO] [stdout] test tui::events::tests::test_konami_tracker_sequence ... ok
[INFO] [stdout] test tui::app::tests::sort_dialog_confirm_sets_sort_and_closes ... ok
[INFO] [stdout] test tui::app::tests::toggle_collapse_cycles_epic_state ... ok
[INFO] [stdout] test tui::app::tests::toggle_collapse_hides_epic_child_tasks ... ok
[INFO] [stdout] test tui::app::tests::up_down_scroll_when_detail_focused ... ok
[INFO] [stdout] test tui::app::tests::toggle_split_direction ... ok
[INFO] [stdout] test tui::test_harness::tests::ctrl_c_immediate_quit ... ok
[INFO] [stdout] test tui::app::tests::toggle_collapse_from_task_row_moves_selection_to_epic ... ok
[INFO] [stdout] test state::db::tests::test_rapid_open_write_close_cycle ... ok
[INFO] [stdout] test tui::test_harness::tests::filter_dialog_rendered ... ok
[INFO] [stdout] test tui::test_harness::tests::navigation_and_detail ... ok
[INFO] [stdout] test tui::test_harness::tests::help_screen_toggle ... ok
[INFO] [stdout] test tui::test_harness::tests::status_bar_always_visible ... ok
[INFO] [stdout] test tui::test_harness::tests::konami_crab_parade ... ok
[INFO] [stdout] test tui::test_harness::tests::quit_confirm_dialog ... ok
[INFO] [stdout] test tui::test_harness::tests::task_create_modal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 170 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.76s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swarmit-193e08f3a43c006f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_roundtrip.rs (/opt/rustwide/target/debug/deps/cli_roundtrip-6ecd5a4752c9691f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test json_envelope_format ... ok
[INFO] [stdout] test self_link_rejected ... ok
[INFO] [stdout] test insight_roundtrip ... ok
[INFO] [stdout] test relationship_inverse_created ... ok
[INFO] [stdout] test full_task_lifecycle ... ok
[INFO] [stdout] test compaction_preserves_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3e8a9fc368111fff)
[INFO] [stdout] test incremental_read_returns_new_ops ... ok
[INFO] [stdout] test task_lifecycle_round_trip ... ok
[INFO] [stdout] test cancel_epic_cascades_and_auto_completes ... ok
[INFO] [stdout] test rebuild_from_db_matches_incremental ... ok
[INFO] [stdout] test cancel_task_roundtrip ... ok
[INFO] [stdout] test mixed_done_and_cancelled_tasks_auto_close_epic ... ok
[INFO] [stdout] test concurrent_writes_are_safe ... ok
[INFO] [stderr]    Doc-tests swarmit
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e5e1e5ce1f2e494193267b3d327312e8a5fdf536d196f7a5fc29c960dd022a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5e1e5ce1f2e494193267b3d327312e8a5fdf536d196f7a5fc29c960dd022a1", kill_on_drop: false }`
[INFO] [stdout] 1e5e1e5ce1f2e494193267b3d327312e8a5fdf536d196f7a5fc29c960dd022a1
